home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000197_news@newsmaster….columbia.edu _Thu May 15 10:46:15 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA13289
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 May 1997 10:46:14 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA04578
  7.     for kermit.misc@watsun; Thu, 15 May 1997 10:46:13 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Divide overflow error
  12. Date: 15 May 1997 14:46:12 GMT
  13. Organization: Columbia University
  14. Lines: 16
  15. Message-ID: <5lf7jk$pos$1@apakabar.cc.columbia.edu>
  16. References: <15MAY97.01074639@enh.nist.gov>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7029
  19.  
  20. In article <15MAY97.01074639@enh.nist.gov>,  <reflib@enh.nist.gov> wrote:
  21. : If I get Kermit 3.14, can I go to a computer (not my own) which is
  22. : running Windows 95, pop the 3.14 into the A:drive, go to DOS and the
  23. : A:drive, and crank up Kermit?  All I want to do is check my email.
  24. MS-DOS Kermit was not written for Windows 95.  Kermit 95 is the Kermit
  25. software for Windows 95.  MS-DOS Kermit might or might not work -- if you 
  26. want to use it in Windows 95, you're on your own.
  27.  
  28. Kermit 95 will let you check your email on a dialup connection, a direct
  29. connection, a TCP/IP connection, or a LAT connection:
  30.  
  31.   http://www.columbia.edu/kermit/k95.html
  32.  
  33. - Frank